home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 70
/
Freelog070.iso
/
Internet
/
EasyPHP
/
easyphp1-8_setup.exe
/
{app}
/
php
/
go-pear.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
2005-02-15
|
89 b
|
5 lines
@ECHO OFF
set PHP_BIN=php.exe
%PHP_BIN% -d output_buffering=0 PEAR\go-pear.php
pause